2005-06-10 Matthias Clasen <mclasen@redhat.com>
+ * gtk/tmpl/gtkpaned.sgml:
+ * gtk/tmpl/gtkmenu.sgml:
+
* gtk/tmpl/gtkmenubar.sgml:
* gtk/tmpl/gtkimage.sgml:
* gtk/tmpl/gtkfontsel.sgml:
</para>
+<!-- ##### SECTION Stability_Level ##### -->
+
+
<!-- ##### STRUCT GtkMenu ##### -->
<para>
The #GtkMenu struct contains private data only, and
@menu: a #GtkMenu.
@child: The #GtkMenuItem to add.
-@pos:
-<!-- # Unused Parameters # -->
-@position: The position in the item list where @child is added.
+@pos: The position in the item list where @child is added.
Positions are numbered from 0 to n-1.
</para>
+<!-- ##### SECTION Stability_Level ##### -->
+
+
<!-- ##### STRUCT GtkPaned ##### -->
<para>
</para>
Old name for gtk_paned_set_gutter_size().
</para>
-@p:
-@s:
+@p: a paned widget
+@s: the width of the gutter in pixels
<!-- ##### FUNCTION gtk_paned_pack1 ##### -->